COMMENT ā VALID 00002 PAGES C REC PAGE DESCRIPTION C00001 00001 C00002 00002 qlisp[e85,jmc] Notes on Qlisp C00003 ENDMK Cā; qlisp[e85,jmc] Notes on Qlisp Problems for qlisp 1. Compute n! mod m for large n and m. Should work nicely by dividing up the range, because the size of the subcomputations depends on the interval which is explicitly available.